[INFO] cloning repository https://github.com/bitbloxhub/nix-storage-plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bitbloxhub/nix-storage-plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitbloxhub%2Fnix-storage-plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitbloxhub%2Fnix-storage-plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce416dfc84a50d3f3071250d1c66831082ff292f
[INFO] testing bitbloxhub/nix-storage-plugin against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbitbloxhub%2Fnix-storage-plugin" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bitbloxhub/nix-storage-plugin
[INFO] finished tweaking git repo https://github.com/bitbloxhub/nix-storage-plugin
[INFO] tweaked toml for git repo https://github.com/bitbloxhub/nix-storage-plugin written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bitbloxhub/nix-storage-plugin on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bitbloxhub/nix-storage-plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c5e0b0ac6e9838c79f194687ddbb295e031efe2c5b9d9258c374c032f0de76a
[INFO] running `Command { std: "docker" "start" "-a" "1c5e0b0ac6e9838c79f194687ddbb295e031efe2c5b9d9258c374c032f0de76a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c5e0b0ac6e9838c79f194687ddbb295e031efe2c5b9d9258c374c032f0de76a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c5e0b0ac6e9838c79f194687ddbb295e031efe2c5b9d9258c374c032f0de76a", kill_on_drop: false }`
[INFO] [stdout] 1c5e0b0ac6e9838c79f194687ddbb295e031efe2c5b9d9258c374c032f0de76a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 718b397cd430064e6b705ca9f826da26cc6faef94b20f06ee9e1ec3a9b156e3d
[INFO] running `Command { std: "docker" "start" "-a" "718b397cd430064e6b705ca9f826da26cc6faef94b20f06ee9e1ec3a9b156e3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling async-fs v2.2.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling trait-make v0.1.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling procfs-core v0.18.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling async-notify v0.3.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling nix-storage-plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling oci-spec v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling smol-hyper v0.1.1
[INFO] [stderr]    Compiling smol v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fuse3 v0.9.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s
[INFO] running `Command { std: "docker" "inspect" "718b397cd430064e6b705ca9f826da26cc6faef94b20f06ee9e1ec3a9b156e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "718b397cd430064e6b705ca9f826da26cc6faef94b20f06ee9e1ec3a9b156e3d", kill_on_drop: false }`
[INFO] [stdout] 718b397cd430064e6b705ca9f826da26cc6faef94b20f06ee9e1ec3a9b156e3d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18e730c2c834a1920bfcee154fe48a74936449285f511a8e74284ca802414a3c
[INFO] running `Command { std: "docker" "start" "-a" "18e730c2c834a1920bfcee154fe48a74936449285f511a8e74284ca802414a3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling hegeltest-macros v0.5.1
[INFO] [stderr]    Compiling oci-spec v0.9.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling fuse3 v0.9.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling hegeltest v0.5.1
[INFO] [stderr]    Compiling nix-storage-plugin v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.14s
[INFO] running `Command { std: "docker" "inspect" "18e730c2c834a1920bfcee154fe48a74936449285f511a8e74284ca802414a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e730c2c834a1920bfcee154fe48a74936449285f511a8e74284ca802414a3c", kill_on_drop: false }`
[INFO] [stdout] 18e730c2c834a1920bfcee154fe48a74936449285f511a8e74284ca802414a3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30ee8da9b7d9a5f7f53dd064f7fc034b3a3243dde0ba3995438f3923cf0d7c62
[INFO] running `Command { std: "docker" "start" "-a" "30ee8da9b7d9a5f7f53dd064f7fc034b3a3243dde0ba3995438f3923cf0d7c62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nix_storage_plugin-ecca6262b2cb4b7a)
[INFO] [stdout] 
[INFO] [stdout] running 113 tests
[INFO] [stdout] test common::tests::host_command_with_env_rejects_empty_argv ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test common::tests::dir_attr_sets_directory_defaults ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test common::tests::file_attr_sets_regular_file_defaults ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test common::tests::host_command_returns_trimmed_stderr_on_failure ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test flake_ref::tests::decode_hex_escape_rejects_too_short_escape_sequences ... ok
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test common::tests::data_response_sets_headers_consistently ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix ... FAILED
[INFO] [stdout] test flake_ref::tests::decode_special_chars_accepts_empty_input ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test common::tests::sha256_digest_roundtrips_to_blob_name ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test common::tests::simple_response_empty_flag_controls_content_length ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test common::tests::host_command_returns_stdout_on_success ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::decode_returns_none_for_non_flake_repos ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing ... FAILED
[INFO] [stdout] test flake_ref::tests::flake_registry_prefixes_log_value_lists_all_protocols ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test common::tests::host_command_with_env_runs_command_and_passes_env ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::metadata_helpers_report_types_and_permissions ... FAILED
[INFO] [stdout] test layer_store::fs::tests::store_entry_and_directory_helpers_cover_root_image_layer_and_diff_paths ... ok
[INFO] [stdout] test layer_store::fs::tests::virtual_and_host_diff_helpers_cover_missing_and_non_file_non_link_paths ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stdout] test flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree ... FAILED
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars ... FAILED
[INFO] [stdout] test layer_store::resolver::tests::image_by_encoded_ref_returns_none_for_invalid_base64_without_resolving ... ok
[INFO] [stdout] test layer_store::resolver::tests::layer_by_key_matches_any_registered_layer_key ... ok
[INFO] [stdout] test layer_store::resolver::tests::resolved_layer_diff_keeps_existing_projection_roots_only ... ok
[INFO] [stdout] test layer_store::resolver::tests::resolved_layer_info_bytes_prefers_raw_info_and_falls_back_to_schema ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input ... FAILED
[INFO] [stdout] test local_image::tests::export_image_source_blobs_returns_empty_when_no_layers ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::encode_output_uses_only_oci_repo_chars ... FAILED
[INFO] [stdout] test local_image::tests::image_command_returns_cmd_when_entrypoint_missing_and_empty_when_both_missing ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::parse_path_classifies_store_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present ... FAILED
[INFO] [stdout] test local_image::tests::parse_layer_diff_entries_empty_blob_is_empty ... ok
[INFO] [stdout] test local_image::tests::parse_layer_diff_entries_skips_symlink_without_target_and_unsupported_entries ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stdout] test local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes ... FAILED
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test local_image::tests::projected_store_paths_prefers_nix_closure ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test flake_ref::tests::decode_rejects_empty_encoded_repo_suffix ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test local_image::tests::image_command_prefers_entrypoint_then_cmd ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test local_image::tests::normalize_tar_path_removes_curdir_segments ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stdout] test local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest ... FAILED
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test metadata::tests::is_nix_backed_true_for_closure_annotation_key ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test nix_metadata::tests::closure_info_read_rejects_relative_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test metadata::tests::is_nix_backed_false_without_nix_metadata ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test nix_metadata::tests::parse_annotations_returns_none_without_nix_keys ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test nix_metadata::tests::path_to_string_roundtrips_displayable_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test oci::tests::descriptor_annotations_btree_returns_empty_map_when_absent ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test oci::tests::descriptor_annotations_btree_matches_original_map ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stdout] test registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test nix_metadata::tests::closure_info_read_trims_blank_lines ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test registry::tests::read_exported_blob_reads_sha256_named_files ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors ... FAILED
[INFO] [stdout] test registry::tests::registry_state_response_for_request_returns_not_found_when_image_load_fails ... ok
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::archive_path_from_local_repo_rejects_non_tar_repos ... FAILED
[INFO] [stdout] test registry::tests::registry_target_parse_rejects_unknown_v2_suffix ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test registry::tests::read_exported_blob_returns_io_error_when_blob_file_missing ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::registry_target_parse_blobs_roundtrips_repo_and_digest ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test skopeo::tests::skopeo_copy_args_formats_dir_destination ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::registry_state_response_for_loaded_blob_distinguishes_config_known_blob_and_missing ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::validate_archive_path_matches_documented_contract ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stdout] test registry::tests::registry_target_parse_rejects_non_registry_paths ... FAILED
[INFO] [stdout] test registry::tests::registry_target_parse_manifests_roundtrips_repo_and_reference ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test storage_config::tests::expand_env_vars_leaves_lonely_dollar_signs_unchanged ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test skopeo::tests::skopeo_inspect_manifest_args_match_raw_inspect_contract ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::read_exported_blob_rejects_non_sha256_digests ... FAILED
[INFO] [stdout] test storage_config::tests::read_storage_config_rejects_invalid_toml ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test registry::tests::registry_state_response_for_loaded_manifest_preserves_headers_and_head_semantics ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stdout] test storage_config::tests::expand_env_vars_expands_braced_and_unbraced_vars ... FAILED
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::read_storage_config_returns_default_for_missing_file ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::expand_env_vars_rejects_unset_variables ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::read_storage_config_propagates_io_errors_other_than_not_found ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::rootless_graph_root_default_uses_literal_home_placeholder_without_home ... FAILED
[INFO] [stdout] test storage_config::tests::storage_config_path_falls_back_to_system_path_when_no_candidates_exist ... ok
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::rootless_graph_root_default_falls_back_to_home ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::rootless_run_root_default_prefers_xdg_runtime_dir ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stdout] test storage_config::tests::rootless_graph_root_default_prefers_xdg_data_home ... FAILED
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::storage_config_path_prefers_existing_home_config_file_when_xdg_missing ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test skopeo::tests::skopeo_inspect_config_args_match_config_inspect_contract ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::expand_storage_path_accepts_absolute_paths_after_expansion ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::storage_config_path_prefers_explicit_env ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::storage_config_path_prefers_existing_xdg_config_file ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::expand_storage_path_rejects_relative_paths_after_expansion ... FAILED
[INFO] [stderr] downloading uv 0.11.2 x86_64-unknown-linux-gnu
[INFO] [stderr] curl: (6) Could not resolve host: releases.astral.sh
[INFO] [stderr] failed to download https://releases.astral.sh/github/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] trying alternative download URL
[INFO] [stderr] curl: (6) Could not resolve host: github.com
[INFO] [stderr] failed to download https://github.com/astral-sh/uv/releases/download/0.11.2/uv-x86_64-unknown-linux-gnu.tar.gz
[INFO] [stderr] this may be a standard network error, but it may also indicate
[INFO] [stderr] that uv's release process is not working. When in doubt
[INFO] [stderr] please feel free to open an issue!
[INFO] [stdout] test storage_config::tests::rootless_run_root_default_falls_back_to_uid_path_when_xdg_missing ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::dir_attr_sets_directory_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::dir_attr_sets_directory_defaults' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec3ec2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::dir_attr_sets_directory_defaults::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f04e34 - nix_storage_plugin[99a37534d5eb370b]::common::tests::dir_attr_sets_directory_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:247:2
[INFO] [stdout]   40:     0x5dd6e6ef2127 - nix_storage_plugin[99a37534d5eb370b]::common::tests::dir_attr_sets_directory_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:248:58
[INFO] [stdout]   41:     0x5dd6e6faf9a6 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::dir_attr_sets_directory_defaults::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::file_attr_sets_regular_file_defaults stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::file_attr_sets_regular_file_defaults' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec4582 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::file_attr_sets_regular_file_defaults::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f05184 - nix_storage_plugin[99a37534d5eb370b]::common::tests::file_attr_sets_regular_file_defaults
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:262:2
[INFO] [stdout]   40:     0x5dd6e6ef2157 - nix_storage_plugin[99a37534d5eb370b]::common::tests::file_attr_sets_regular_file_defaults::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:263:62
[INFO] [stdout]   41:     0x5dd6e6faf9e6 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::file_attr_sets_regular_file_defaults::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::host_command_returns_trimmed_stderr_on_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::host_command_returns_trimmed_stderr_on_failure' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec6082 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_trimmed_stderr_on_failure::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f061b4 - nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_trimmed_stderr_on_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:300:2
[INFO] [stdout]   40:     0x5dd6e6ef2247 - nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_trimmed_stderr_on_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:301:72
[INFO] [stdout]   41:     0x5dd6e6fafb26 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_trimmed_stderr_on_failure::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::data_response_sets_headers_consistently stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::data_response_sets_headers_consistently' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec59c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::data_response_sets_headers_consistently::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f05b74 - nix_storage_plugin[99a37534d5eb370b]::common::tests::data_response_sets_headers_consistently
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:194:2
[INFO] [stdout]   40:     0x5dd6e6ef21e7 - nix_storage_plugin[99a37534d5eb370b]::common::tests::data_response_sets_headers_consistently::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:195:65
[INFO] [stdout]   41:     0x5dd6e6fafaa6 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::data_response_sets_headers_consistently::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix' (133) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed5382 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7088704 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:384:2
[INFO] [stdout]   40:     0x5dd6e707b787 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:385:70
[INFO] [stdout]   41:     0x5dd6e6fb10b6 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_hex_escape_parses_exact_escape_prefix::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec74c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f06ba4 - nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:187:2
[INFO] [stdout]   40:     0x5dd6e6ef22d7 - nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:188:82
[INFO] [stdout]   41:     0x5dd6e6fafbe6 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_blob_file_name_returns_none_for_non_sha256_prefix::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::sha256_digest_roundtrips_to_blob_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::sha256_digest_roundtrips_to_blob_name' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec4c42 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_digest_roundtrips_to_blob_name::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f054d4 - nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_digest_roundtrips_to_blob_name
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:171:2
[INFO] [stdout]   40:     0x5dd6e6ef2187 - nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_digest_roundtrips_to_blob_name::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:172:63
[INFO] [stdout]   41:     0x5dd6e6fafa26 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::sha256_digest_roundtrips_to_blob_name::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::simple_response_empty_flag_controls_content_length stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::simple_response_empty_flag_controls_content_length' (83) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec6e02 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::simple_response_empty_flag_controls_content_length::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f06854 - nix_storage_plugin[99a37534d5eb370b]::common::tests::simple_response_empty_flag_controls_content_length
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:224:2
[INFO] [stdout]   40:     0x5dd6e6ef22a7 - nix_storage_plugin[99a37534d5eb370b]::common::tests::simple_response_empty_flag_controls_content_length::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:225:76
[INFO] [stdout]   41:     0x5dd6e6fafba6 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::simple_response_empty_flag_controls_content_length::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::host_command_returns_stdout_on_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::host_command_returns_stdout_on_success' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec5302 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_stdout_on_success::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f05824 - nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_stdout_on_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:315:2
[INFO] [stdout]   40:     0x5dd6e6ef21b7 - nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_stdout_on_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:316:64
[INFO] [stdout]   41:     0x5dd6e6fafa66 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_returns_stdout_on_success::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::decode_returns_none_for_non_flake_repos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::decode_returns_none_for_non_flake_repos' (293) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed3f42 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_returns_none_for_non_flake_repos::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7087c24 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_returns_none_for_non_flake_repos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:314:2
[INFO] [stdout]   40:     0x5dd6e707b6c7 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_returns_none_for_non_flake_repos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:315:65
[INFO] [stdout]   41:     0x5dd6e6fb0fb6 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_returns_none_for_non_flake_repos::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes' (240) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed4cc2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e70882c4 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:303:2
[INFO] [stdout]   40:     0x5dd6e707b727 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:304:66
[INFO] [stdout]   41:     0x5dd6e6fb1036 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_invalid_utf8_escape_bytes::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing' (506) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed67c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e70891d4 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:290:2
[INFO] [stdout]   40:     0x5dd6e707b847 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:291:79
[INFO] [stdout]   41:     0x5dd6e6fb11b6 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_adds_default_fragment_when_missing::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- common::tests::host_command_with_env_runs_command_and_passes_env stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'common::tests::host_command_with_env_runs_command_and_passes_env' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec6742 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_with_env_runs_command_and_passes_env::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f06504 - nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_with_env_runs_command_and_passes_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:288:2
[INFO] [stdout]   40:     0x5dd6e6ef2277 - nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_with_env_runs_command_and_passes_env::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/common.rs:289:75
[INFO] [stdout]   41:     0x5dd6e6fafb66 - <nix_storage_plugin[99a37534d5eb370b]::common::tests::host_command_with_env_runs_command_and_passes_env::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection' (666) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed9dc2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f09194 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1254:2
[INFO] [stdout]   40:     0x5dd6e6ef4c67 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1255:82
[INFO] [stdout]   41:     0x5dd6e6fb1716 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_prefer_virtual_entries_over_host_projection::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots' (720) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed8982 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f087a4 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1169:2
[INFO] [stdout]   40:     0x5dd6e6ef4bd7 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1170:74
[INFO] [stdout]   41:     0x5dd6e6fb1656 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::diff_helpers_use_empty_and_host_projection_roots::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths' (400) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed6e82 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7089584 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:346:2
[INFO] [stdout]   40:     0x5dd6e707b8a7 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:347:80
[INFO] [stdout]   41:     0x5dd6e6fb1236 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_rejects_unsupported_protocols_and_missing_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries' (772) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed9702 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f08e44 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1007:2
[INFO] [stdout]   40:     0x5dd6e6ef4c37 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1008:79
[INFO] [stdout]   41:     0x5dd6e6fb16d6 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::layer_entry_helpers_expose_info_blob_and_diff_entries::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::metadata_helpers_report_types_and_permissions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::metadata_helpers_report_types_and_permissions' (825) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed82c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::metadata_helpers_report_types_and_permissions::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f08454 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::metadata_helpers_report_types_and_permissions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1128:2
[INFO] [stdout]   40:     0x5dd6e6ef4ba7 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::metadata_helpers_report_types_and_permissions::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1129:71
[INFO] [stdout]   41:     0x5dd6e6fb1616 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::metadata_helpers_report_types_and_permissions::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree' (612) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed5a42 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7088a54 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:393:2
[INFO] [stdout]   40:     0x5dd6e707b7b7 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:394:71
[INFO] [stdout]   41:     0x5dd6e6fb10f6 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::flake_protocol_parse_and_prefix_helpers_agree::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars' (453) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed7542 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e70898d4 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:375:2
[INFO] [stdout]   40:     0x5dd6e707b8d7 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:376:86
[INFO] [stdout]   41:     0x5dd6e6fb1276 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_special_chars_roundtrips_through_decode_special_chars::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input' (1041) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6edb202 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f0a234 - nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/resolver.rs:196:2
[INFO] [stdout]   40:     0x5dd6e6eff9f7 - nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/resolver.rs:197:91
[INFO] [stdout]   41:     0x5dd6e6fb1b06 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::decode_image_ref_roundtrips_base64_utf8_and_rejects_invalid_input::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::encode_output_uses_only_oci_repo_chars stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::encode_output_uses_only_oci_repo_chars' (347) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed3882 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_output_uses_only_oci_repo_chars::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e70878d4 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_output_uses_only_oci_repo_chars
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:258:2
[INFO] [stdout]   40:     0x5dd6e707b697 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_output_uses_only_oci_repo_chars::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:259:64
[INFO] [stdout]   41:     0x5dd6e6fb0f76 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_output_uses_only_oci_repo_chars::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging' (988) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eda482 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f094e4 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1076:2
[INFO] [stdout]   40:     0x5dd6e6ef4c97 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1077:91
[INFO] [stdout]   41:     0x5dd6e6fb1756 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::virtual_diff_helpers_cover_attr_bytes_links_and_directory_merging::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::parse_path_classifies_store_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::parse_path_classifies_store_paths' (878) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed7c02 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::parse_path_classifies_store_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f08104 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::parse_path_classifies_store_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:968:2
[INFO] [stdout]   40:     0x5dd6e6ef4b77 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::parse_path_classifies_store_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:969:59
[INFO] [stdout]   41:     0x5dd6e6fb15d6 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::parse_path_classifies_store_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present' (559) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed6102 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7088da4 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:277:2
[INFO] [stdout]   40:     0x5dd6e707b7e7 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:278:77
[INFO] [stdout]   41:     0x5dd6e6fb1136 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::encode_then_decode_roundtrips_when_fragment_present::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes' (1206) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb5942 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e70841c4 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:263:2
[INFO] [stdout]   40:     0x5dd6e70771b7 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:264:71
[INFO] [stdout]   41:     0x5dd6e6fae416 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::maybe_decompress_layer_roundtrips_plain_bytes::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different' (1112) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6edab42 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f09eb4 - nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/resolver.rs:207:2
[INFO] [stdout]   40:     0x5dd6e6eff997 - nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/resolver.rs:208:78
[INFO] [stdout]   41:     0x5dd6e6fb1a86 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::resolver::tests::resolved_layer_keys_include_diff_only_when_different::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents' (1367) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb6d82 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7084bd4 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:300:2
[INFO] [stdout]   40:     0x5dd6e7077277 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:301:85
[INFO] [stdout]   41:     0x5dd6e6fae516 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::parse_layer_diff_entries_sorts_paths_and_preserves_contents::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::projected_store_paths_prefers_nix_closure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::projected_store_paths_prefers_nix_closure' (1420) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb4bc2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_prefers_nix_closure::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7083a04 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_prefers_nix_closure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:195:2
[INFO] [stdout]   40:     0x5dd6e7077127 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_prefers_nix_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:196:67
[INFO] [stdout]   41:     0x5dd6e6fae356 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_prefers_nix_closure::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- flake_ref::tests::decode_rejects_empty_encoded_repo_suffix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'flake_ref::tests::decode_rejects_empty_encoded_repo_suffix' (187) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed4602 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_empty_encoded_repo_suffix::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7087f74 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_empty_encoded_repo_suffix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:328:2
[INFO] [stdout]   40:     0x5dd6e707b6f7 - nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_empty_encoded_repo_suffix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/flake_ref.rs:329:66
[INFO] [stdout]   41:     0x5dd6e6fb0ff6 - <nix_storage_plugin[99a37534d5eb370b]::flake_ref::tests::decode_rejects_empty_encoded_repo_suffix::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::image_command_prefers_entrypoint_then_cmd stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::image_command_prefers_entrypoint_then_cmd' (1152) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb4502 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::image_command_prefers_entrypoint_then_cmd::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e70836b4 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::image_command_prefers_entrypoint_then_cmd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:345:2
[INFO] [stdout]   40:     0x5dd6e70770f7 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::image_command_prefers_entrypoint_then_cmd::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:346:67
[INFO] [stdout]   41:     0x5dd6e6fae316 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::image_command_prefers_entrypoint_then_cmd::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations' (1473) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb66c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7084884 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:218:2
[INFO] [stdout]   40:     0x5dd6e7077247 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:219:83
[INFO] [stdout]   41:     0x5dd6e6fae4d6 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::projected_store_paths_sorts_and_dedups_legacy_annotations::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::normalize_tar_path_removes_curdir_segments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::normalize_tar_path_removes_curdir_segments' (1313) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb5282 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_removes_curdir_segments::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7083d54 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_removes_curdir_segments
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:288:2
[INFO] [stdout]   40:     0x5dd6e7077157 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_removes_curdir_segments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:289:68
[INFO] [stdout]   41:     0x5dd6e6fae396 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_removes_curdir_segments::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest' (1579) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb7442 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7084f24 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:405:2
[INFO] [stdout]   40:     0x5dd6e70772a7 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:406:87
[INFO] [stdout]   41:     0x5dd6e6fae556 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::resolve_local_layer_uses_matching_local_record_by_diff_digest::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- metadata::tests::is_nix_backed_true_for_closure_annotation_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metadata::tests::is_nix_backed_true_for_closure_annotation_key' (1685) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec9682 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_closure_annotation_key::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f65844 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_closure_annotation_key
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:164:2
[INFO] [stdout]   40:     0x5dd6e6f5a8c7 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_closure_annotation_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:165:71
[INFO] [stdout]   41:     0x5dd6e6fb00e6 - <nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_closure_annotation_key::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure' (1791) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec9d42 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f65b94 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:143:2
[INFO] [stdout]   40:     0x5dd6e6f5a8f7 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:144:75
[INFO] [stdout]   41:     0x5dd6e6fb0126 - <nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_when_any_layer_has_nix_closure::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations' (1738) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eca402 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f65ee4 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:175:2
[INFO] [stdout]   40:     0x5dd6e6f5a927 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:176:78
[INFO] [stdout]   41:     0x5dd6e6fb0166 - <nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_true_for_legacy_store_path_annotations::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths' (1917) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec1642 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f04534 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:127:2
[INFO] [stdout]   40:     0x5dd6e6ef0a47 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:128:91
[INFO] [stdout]   41:     0x5dd6e6faf566 - <nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_public_wrapper_skips_non_store_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths' (1844) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec0f82 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f041e4 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:49:2
[INFO] [stdout]   40:     0x5dd6e6ef0a17 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:50:82
[INFO] [stdout]   41:     0x5dd6e6faf526 - <nix_storage_plugin[99a37534d5eb370b]::nix::tests::nix_realize_command_args_only_builds_for_nix_store_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths' (2003) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec08c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f03e94 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:85:2
[INFO] [stdout]   40:     0x5dd6e6ef09e7 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:86:81
[INFO] [stdout]   41:     0x5dd6e6faf4e6 - <nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_skips_non_store_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly' (931) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed9042 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f08af4 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1036:2
[INFO] [stdout]   40:     0x5dd6e6ef4c07 - nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/layer_store/fs.rs:1037:75
[INFO] [stdout]   41:     0x5dd6e6fb1696 - <nix_storage_plugin[99a37534d5eb370b]::layer_store::fs::tests::path_and_virtual_helpers_map_components_correctly::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs' (1526) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb7b02 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7087504 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:452:2
[INFO] [stdout]   40:     0x5dd6e7077337 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:455:3
[INFO] [stdout]   41:     0x5dd6e6fae616 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::read_exported_blobs_by_layer_order_reports_missing_or_unsupported_layer_blobs::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix_metadata::tests::closure_info_read_rejects_relative_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix_metadata::tests::closure_info_read_rejects_relative_paths' (2056) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb8882 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_rejects_relative_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f64144 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_rejects_relative_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:169:2
[INFO] [stdout]   40:     0x5dd6e6f59157 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_rejects_relative_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:170:66
[INFO] [stdout]   41:     0x5dd6e6fae966 - <nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_rejects_relative_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- metadata::tests::is_nix_backed_false_without_nix_metadata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'metadata::tests::is_nix_backed_false_without_nix_metadata' (1632) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec8fc2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_false_without_nix_metadata::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f654f4 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_false_without_nix_metadata
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:122:2
[INFO] [stdout]   40:     0x5dd6e6f5a897 - nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_false_without_nix_metadata::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/metadata.rs:123:66
[INFO] [stdout]   41:     0x5dd6e6fb00a6 - <nix_storage_plugin[99a37534d5eb370b]::metadata::tests::is_nix_backed_false_without_nix_metadata::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix_metadata::tests::parse_annotations_returns_none_without_nix_keys stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix_metadata::tests::parse_annotations_returns_none_without_nix_keys' (2216) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb9602 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_returns_none_without_nix_keys::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f647e4 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_returns_none_without_nix_keys
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:103:2
[INFO] [stdout]   40:     0x5dd6e6f591b7 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_returns_none_without_nix_keys::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:104:73
[INFO] [stdout]   41:     0x5dd6e6fae9e6 - <nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_returns_none_without_nix_keys::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix_metadata::tests::path_to_string_roundtrips_displayable_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix_metadata::tests::path_to_string_roundtrips_displayable_paths' (2267) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb8f42 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::path_to_string_roundtrips_displayable_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f64494 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::path_to_string_roundtrips_displayable_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:95:2
[INFO] [stdout]   40:     0x5dd6e6f59187 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::path_to_string_roundtrips_displayable_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:96:69
[INFO] [stdout]   41:     0x5dd6e6fae9a6 - <nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::path_to_string_roundtrips_displayable_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths' (1950) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec1d02 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f04884 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:102:2
[INFO] [stdout]   40:     0x5dd6e6ef0a77 - nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix.rs:105:3
[INFO] [stdout]   41:     0x5dd6e6faf5a6 - <nix_storage_plugin[99a37534d5eb370b]::nix::tests::try_realize_nix_archive_path_with_runs_and_tolerates_errors_for_store_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths' (2162) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb9cc2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f64b34 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:122:2
[INFO] [stdout]   40:     0x5dd6e6f591e7 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:123:79
[INFO] [stdout]   41:     0x5dd6e6faea26 - <nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::parse_annotations_dedups_and_sorts_legacy_store_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- oci::tests::descriptor_annotations_btree_matches_original_map stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'oci::tests::descriptor_annotations_btree_matches_original_map' (2480) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec23c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::oci::tests::descriptor_annotations_btree_matches_original_map::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f3c3d4 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::descriptor_annotations_btree_matches_original_map
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:68:2
[INFO] [stdout]   40:     0x5dd6e6f31e47 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::descriptor_annotations_btree_matches_original_map::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:69:75
[INFO] [stdout]   41:     0x5dd6e6faf726 - <nix_storage_plugin[99a37534d5eb370b]::oci::tests::descriptor_annotations_btree_matches_original_map::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths' (1259) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb6002 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e7084534 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:274:2
[INFO] [stdout]   40:     0x5dd6e7077217 - nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/local_image.rs:275:80
[INFO] [stdout]   41:     0x5dd6e6fae496 - <nix_storage_plugin[99a37534d5eb370b]::local_image::tests::normalize_tar_path_rejects_parent_root_and_empty_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos' (2640) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ece0c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f67fc4 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:562:2
[INFO] [stdout]   40:     0x5dd6e6f5bee7 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:563:82
[INFO] [stdout]   41:     0x5dd6e6fb0526 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_rejects_non_nix_store_repos::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end' (2746) panicked at src/registry.rs:866:18:
[INFO] [stdout] flake repo should build archive path: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e7355592 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   22:     0x5dd6e7047ae5 - <core[d17f6591d688f3bd]::result::Result<std[fce30c26ee6459b]::path::PathBuf, nix_storage_plugin[99a37534d5eb370b]::common::NixStoragePluginError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   23:     0x5dd6e6f5d81d - nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:866:6
[INFO] [stdout]   24:     0x5dd6e6fd1b25 - async_io[5853ea3b5dd388b9]::driver::block_on::<(), nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   25:     0x5dd6e6e37a8d - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::RefCell<(parking[37d253c856a4e32c]::Parker, core[d17f6591d688f3bd]::task::wake::Waker, alloc[dad09f3a48280dba]::sync::Arc<core[d17f6591d688f3bd]::sync::atomic::Atomic<bool>>)>>>::try_with::<async_io[5853ea3b5dd388b9]::driver::block_on<(), nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5dd6e6e34d3e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::RefCell<(parking[37d253c856a4e32c]::Parker, core[d17f6591d688f3bd]::task::wake::Waker, alloc[dad09f3a48280dba]::sync::Arc<core[d17f6591d688f3bd]::sync::atomic::Atomic<bool>>)>>>::with::<async_io[5853ea3b5dd388b9]::driver::block_on<(), nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5dd6e6fb6e63 - async_io[5853ea3b5dd388b9]::driver::block_on::<(), nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   28:     0x5dd6e6f68029 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:860:3
[INFO] [stdout]   29:     0x5dd6e6f5bf17 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:859:65
[INFO] [stdout]   30:     0x5dd6e6fb0566 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::flake_archive_resolution_and_loading_paths_work_end_to_end::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   52:     0x76bb3591ca64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag' (2427) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec3802 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f3ced4 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:112:2
[INFO] [stdout]   40:     0x5dd6e6f31f07 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:113:94
[INFO] [stdout]   41:     0x5dd6e6faf826 - <nix_storage_plugin[99a37534d5eb370b]::oci::tests::containers_storage_ref_adds_latest_only_when_last_segment_has_no_tag::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths' (2586) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ecda02 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f67c74 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:742:2
[INFO] [stdout]   40:     0x5dd6e6f5beb7 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:743:82
[INFO] [stdout]   41:     0x5dd6e6fb04e6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_from_local_repo_accepts_nix_store_tar_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers' (2785) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ece782 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f68344 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:803:2
[INFO] [stdout]   40:     0x5dd6e6f5bf47 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:804:84
[INFO] [stdout]   41:     0x5dd6e6fb05a6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_and_config_when_no_layers::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- nix_metadata::tests::closure_info_read_trims_blank_lines stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nix_metadata::tests::closure_info_read_trims_blank_lines' (2109) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6eb81c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_trims_blank_lines::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f63df4 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_trims_blank_lines
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:146:2
[INFO] [stdout]   40:     0x5dd6e6f59127 - nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_trims_blank_lines::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/nix_metadata.rs:147:61
[INFO] [stdout]   41:     0x5dd6e6fae926 - <nix_storage_plugin[99a37534d5eb370b]::nix_metadata::tests::closure_info_read_trims_blank_lines::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path' (2854) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed1002 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f69724 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:497:2
[INFO] [stdout]   40:     0x5dd6e6f5c067 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:498:92
[INFO] [stdout]   41:     0x5dd6e6fb0726 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_accepts_single_trimmed_nix_store_tar_path::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths' (2907) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed0282 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f69084 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:511:2
[INFO] [stdout]   40:     0x5dd6e6f5c007 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:512:91
[INFO] [stdout]   41:     0x5dd6e6fb06a6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::parse_flake_build_output_rejects_empty_multiple_and_invalid_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs' (2800) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ecd342 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f67924 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:682:2
[INFO] [stdout]   40:     0x5dd6e6f5be87 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:683:81
[INFO] [stdout]   41:     0x5dd6e6fb04a6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::load_exported_dir_reads_manifest_config_and_layer_blobs::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs' (2380) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec3142 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f3cb84 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:102:2
[INFO] [stdout]   40:     0x5dd6e6f31ed7 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:103:85
[INFO] [stdout]   41:     0x5dd6e6faf7e6 - <nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_rejects_non_nix_or_non_tar_refs::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::read_exported_blob_reads_sha256_named_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::read_exported_blob_reads_sha256_named_files' (2960) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ecaac2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::read_exported_blob_reads_sha256_named_files::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f664a4 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::read_exported_blob_reads_sha256_named_files
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:458:2
[INFO] [stdout]   40:     0x5dd6e6f5bd37 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::read_exported_blob_reads_sha256_named_files::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:459:69
[INFO] [stdout]   41:     0x5dd6e6fb02e6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::read_exported_blob_reads_sha256_named_files::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads' (3122) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed1d82 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f69dc4 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:610:2
[INFO] [stdout]   40:     0x5dd6e6f5c0c7 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:611:94
[INFO] [stdout]   41:     0x5dd6e6fb07a6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_caches_successful_loads::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix' (2322) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ec2a82 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f3c724 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:90:2
[INFO] [stdout]   40:     0x5dd6e6f31e77 - nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/oci.rs:91:79
[INFO] [stdout]   41:     0x5dd6e6faf766 - <nix_storage_plugin[99a37534d5eb370b]::oci::tests::archive_path_from_image_ref_extracts_first_tar_suffix::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader' (3225) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed0942 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f693d4 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:770:2
[INFO] [stdout]   40:     0x5dd6e6f5c037 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:771:91
[INFO] [stdout]   41:     0x5dd6e6fb06e6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_returns_preseeded_entry_without_loader::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors' (3172) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed16c2 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f69a74 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:651:2
[INFO] [stdout]   40:     0x5dd6e6f5c097 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:652:92
[INFO] [stdout]   41:     0x5dd6e6fb0766 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_cache_get_or_load_archive_path_with_does_not_cache_errors::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs' (2537) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ecf502 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f689e4 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:756:2
[INFO] [stdout]   40:     0x5dd6e6f5bfa7 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:757:87
[INFO] [stdout]   41:     0x5dd6e6fb0626 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::archive_path_for_repo_uses_local_repo_path_for_non_flake_refs::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths' (3384) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5dd6e721071a - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   29:     0x5dd6e721065e - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   30:     0x5dd6e71fb4e2 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   31:     0x5dd6e731e599 - <std[fce30c26ee6459b]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   32:     0x5dd6e71f8c64 - <std[fce30c26ee6459b]::sync::once::Once>::call_once_force::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   33:     0x5dd6e720bec9 - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::initialize::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   34:     0x5dd6e720bf9f - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_try_init::<<std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init<<hegel[708592790b60ea34]::runner::HegelSession>::init>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   35:     0x5dd6e720befe - <std[fce30c26ee6459b]::sync::once_lock::OnceLock<hegel[708592790b60ea34]::runner::HegelSession>>::get_or_init::<<hegel[708592790b60ea34]::runner::HegelSession>::init>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   36:     0x5dd6e71bd2be - <hegel[708592790b60ea34]::runner::HegelSession>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:282:17
[INFO] [stdout]   37:     0x5dd6e71c2093 - <hegel[708592790b60ea34]::runner::ServerTestRunner as hegel[708592790b60ea34]::backend::TestRunner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:367:23
[INFO] [stdout]   38:     0x5dd6e6ed2442 - <hegel[708592790b60ea34]::runner::Hegel<nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths::{closure#0}>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:1097:29
[INFO] [stdout]   39:     0x5dd6e6f6a114 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:279:2
[INFO] [stdout]   40:     0x5dd6e6f5c0f7 - nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/registry.rs:282:3
[INFO] [stdout]   41:     0x5dd6e6fb07e6 - <nix_storage_plugin[99a37534d5eb370b]::registry::tests::registry_state_response_for_request_handles_registry_root_and_missing_paths::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5dd6e711fd7b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5dd6e711fd7b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   44:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   45:     0x5dd6e712d56b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x5dd6e712d56b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x5dd6e712d56b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   50:     0x5dd6e712d56b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   51:     0x5dd6e7126c84 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   52:     0x5dd6e7126c84 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   54:     0x5dd6e7130172 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x5dd6e7130172 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x5dd6e7130172 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5dd6e7130172 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   59:     0x5dd6e7130172 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5dd6e733ca7f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   61:     0x5dd6e733ca7f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x76bb3588faa4 - <unknown>
[INFO] [stdout]   63:     0x76bb3591ca64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- registry::tests::archive_path_from_local_repo_rejects_non_tar_repos stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'registry::tests::archive_path_from_local_repo_rejects_non_tar_repos' (2693) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5:
[INFO] [stdout] uv installer failed. Install uv manually: https://docs.astral.sh/uv/getting-started/installation/
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5dd6e733d9ca - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5dd6e733d9ca - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5dd6e733d9ca - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5dd6e735505a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5dd6e735505a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x5dd6e7342e82 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5dd6e7342e82 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5dd6e7318b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5dd6e7318b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5dd6e7334519 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5dd6e712ca9c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5dd6e712ca9c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5dd6e72079a3 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5dd6e71bb223 - hegel[708592790b60ea34]::runner::init_panic_hook::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:674:17
[INFO] [stdout]   15:     0x5dd6e7334792 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   16:     0x5dd6e7334792 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   17:     0x5dd6e7318c2a - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   18:     0x5dd6e730d459 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   19:     0x5dd6e7319c7d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   20:     0x5dd6e735581c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   21:     0x5dd6e71fe55d - hegel[708592790b60ea34]::uv::install_uv_with_sh
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:59:5
[INFO] [stdout]   22:     0x5dd6e71fdf6f - hegel[708592790b60ea34]::uv::install_uv_to
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:34:5
[INFO] [stdout]   23:     0x5dd6e71fde71 - hegel[708592790b60ea34]::uv::find_uv_impl
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:29:5
[INFO] [stdout]   24:     0x5dd6e71fe693 - hegel[708592790b60ea34]::uv::find_uv
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/uv.rs:15:5
[INFO] [stdout]   25:     0x5dd6e71be6e0 - hegel[708592790b60ea34]::runner::hegel_command
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:702:19
[INFO] [stdout]   26:     0x5dd6e71bd324 - <hegel[708592790b60ea34]::runner::HegelSession>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hegeltest-0.5.1/src/runner.rs:286:23
[INFO] [stdout]   27:     0x5dd6e7212aa1 - <<hegel[708592790b60ea34]::runner::HegelSession>::init as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[WARN] too many lines in the log, truncating it
